second

fun second(timeZone: TimeZone, instant: Instant): TimePeriod<TimeUnit.Second>
fun second(timeZone: TimeZone, year: Int, month: Month, dayOfMonth: Int, hour: Int, minute: Int, second: Int): TimePeriod<TimeUnit.Second>